home *** CD-ROM | disk | FTP | other *** search
/ Freelog 70 / Freelog070.iso / Internet / EasyPHP / easyphp1-8_setup.exe / {app} / conf_files / my.ini < prev    next >
Encoding:
INI File  |  2005-02-15  |  203 b   |  10 lines

  1. ; IMPORTANT
  2. ; ${path} is used to specify EasyPHP installation path
  3.  
  4. [mysqld]
  5. datadir=${path}/mysql/data
  6. basedir=${path}/mysql
  7. bind-address=127.0.0.1
  8. ; Uncomment for use on USB key
  9. ; skip-innodb
  10.